home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 [x86] / NeXT Step 3.1 Intel.cdr.dmg / .login < prev    next >
Text File  |  1989-03-20  |  187b  |  10 lines

  1. #
  2. # Default .login file for root
  3. #
  4.  
  5. # initialize the terminal parameters
  6. set noglob; eval `tset -Q -s`; unset noglob
  7. set term=$TERM
  8. stty decctlq intr "^C" erase "^?" kill "^U"
  9. stty -tabs
  10.